ASP.NET MVC Controls
FlexGridBaseBuilder<T,TControl,TBuilder> Class Members
Methods 

The following tables list the members exposed by FlexGridBaseBuilder<T,TControl,TBuilder>.

Public Methods
 NameDescription
Public MethodAllowAddNewSets the AllowAddNew property.  
Public MethodAllowDeleteSets the AllowDelete property.  
Public MethodAllowDraggingSets the AllowDragging property.  
Public MethodAllowMergingSets the AllowMerging property.  
Public MethodAllowResizingSets the AllowResizing property.  
Public MethodAllowSortingSets the AllowSorting property.  
Public MethodAutoClipboardSets the AutoClipboard property.  
Public MethodAutoGenerateColumnsSets the AutoGenerateColumns property.  
Public MethodAutoSizeModeSets the AutoSizeMode property.  
Public MethodBindOverloaded. Sets ItemsSource by builder. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>)
Public MethodBottomLeftCellsTemplateSets the BottomLeftCellsTemplate property.  
Public MethodCellsTemplateSets the CellsTemplate property.  
Public MethodChildItemsPathSets the ChildItemsPath property.  
Public MethodColumnFootersTemplateSets the ColumnFootersTemplate property.  
Public MethodColumnHeadersTemplateSets the ColumnHeadersTemplate property.  
Public MethodColumnLayoutSets the ColumnLayout property.  
Public MethodColumnsConfigure C1.Web.Mvc.Column.  
Public MethodCssClassSets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodCssStyleSets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodCssStylesSets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodDeferResizingSets the DeferResizing property.  
Public MethodFrozenColumnsSets the FrozenColumns property.  
Public MethodFrozenRowsSets the FrozenRows property.  
Public MethodGroupByConfigure C1.Web.Mvc.PropertyGroupDescription.  
Public MethodGroupHeaderFormatSets the GroupHeaderFormat property.  
Public MethodHeadersVisibilitySets the HeadersVisibility property.  
Public MethodHeightOverloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodHtmlAttributeSets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodIdSets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodImeEnabledSets the ImeEnabled property.  
Public MethodIsDisabledSets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodIsReadOnlySets the IsReadOnly property.  
Public MethodItemFormatterSets the ItemFormatter property.  
Public MethodItemsSourceIdSets the ItemsSourceId specify which CollectionViewService will be used for this control. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>)
Public MethodNewRowAtTopSets the NewRowAtTop property.  
Public MethodOnClientAutoSizedColumnSets the OnClientAutoSizedColumn property.  
Public MethodOnClientAutoSizedRowSets the OnClientAutoSizedRow property.  
Public MethodOnClientAutoSizingColumnSets the OnClientAutoSizingColumn property.  
Public MethodOnClientAutoSizingRowSets the OnClientAutoSizingRow property.  
Public MethodOnClientBeginningEditSets the OnClientBeginningEdit property.  
Public MethodOnClientCellEditEndedSets the OnClientCellEditEnded property.  
Public MethodOnClientCellEditEndingSets the OnClientCellEditEnding property.  
Public MethodOnClientCopiedSets the OnClientCopied property.  
Public MethodOnClientCopyingSets the OnClientCopying property.  
Public MethodOnClientDeletedRowSets the OnClientDeletedRow property.  
Public MethodOnClientDeletingRowSets the OnClientDeletingRow property.  
Public MethodOnClientDraggedColumnSets the OnClientDraggedColumn property.  
Public MethodOnClientDraggedRowSets the OnClientDraggedRow property.  
Public MethodOnClientDraggingColumnSets the OnClientDraggingColumn property.  
Public MethodOnClientDraggingColumnOverSets the OnClientDraggingColumnOver property.  
Public MethodOnClientDraggingRowSets the OnClientDraggingRow property.  
Public MethodOnClientDraggingRowOverSets the OnClientDraggingRowOver property.  
Public MethodOnClientFormatItemSets the OnClientFormatItem property.  
Public MethodOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodOnClientGroupCollapsedChangedSets the OnClientGroupCollapsedChanged property.  
Public MethodOnClientGroupCollapsedChangingSets the OnClientGroupCollapsedChanging property.  
Public MethodOnClientItemsSourceChangedSets the OnClientItemsSourceChanged property.  
Public MethodOnClientLoadedRowsSets the OnClientLoadedRows property.  
Public MethodOnClientLoadingRowsSets the OnClientLoadingRows property.  
Public MethodOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodOnClientPastedSets the OnClientPasted property.  
Public MethodOnClientPastedCellSets the OnClientPastedCell property.  
Public MethodOnClientPastingSets the OnClientPasting property.  
Public MethodOnClientPastingCellSets the OnClientPastingCell property.  
Public MethodOnClientPrepareCellForEditSets the OnClientPrepareCellForEdit property.  
Public MethodOnClientResizedColumnSets the OnClientResizedColumn property.  
Public MethodOnClientResizedRowSets the OnClientResizedRow property.  
Public MethodOnClientResizingColumnSets the OnClientResizingColumn property.  
Public MethodOnClientResizingRowSets the OnClientResizingRow property.  
Public MethodOnClientRowAddedSets the OnClientRowAdded property.  
Public MethodOnClientRowEditEndedSets the OnClientRowEditEnded property.  
Public MethodOnClientRowEditEndingSets the OnClientRowEditEnding property.  
Public MethodOnClientRowEditStartedSets the OnClientRowEditStarted property.  
Public MethodOnClientRowEditStartingSets the OnClientRowEditStarting property.  
Public MethodOnClientScrollPositionChangedSets the OnClientScrollPositionChanged property.  
Public MethodOnClientSelectionChangedSets the OnClientSelectionChanged property.  
Public MethodOnClientSelectionChangingSets the OnClientSelectionChanging property.  
Public MethodOnClientSortedColumnSets the OnClientSortedColumn property.  
Public MethodOnClientSortingColumnSets the OnClientSortingColumn property.  
Public MethodOnClientUpdatedLayoutSets the OnClientUpdatedLayout property.  
Public MethodOnClientUpdatedViewSets the OnClientUpdatedView property.  
Public MethodOnClientUpdatingLayoutSets the OnClientUpdatingLayout property.  
Public MethodOnClientUpdatingViewSets the OnClientUpdatingView property.  
Public MethodOrderByConfigure C1.Web.Mvc.SortDescription.  
Public MethodOrderByDescendingConfigure C1.Web.Mvc.SortDescription.  
Public MethodPageSizeMake ItemsSource pagable with specified page size. 0 means to disable paging.  
Public MethodPreserveOutlineStateSets the PreserveOutlineState property.  
Public MethodPreserveSelectedStateSets the PreserveSelectedState property.  
Public MethodRowHeadersTemplateSets the RowHeadersTemplate property.  
Public MethodScrollIntoViewScrolls the grid to bring a specific cell into view.  
Public MethodSelectSelects a cell range and optionally scrolls it into view.  
Public MethodSelectionModeSets the SelectionMode property.  
Public MethodShowAlternatingRowsSets the ShowAlternatingRows property.  
Public MethodShowColumnFootersSets whether to show a group row to display the aggregates in the column footers panel.  
Public MethodShowErrorsSets the ShowErrors property.  
Public MethodShowGroupsSets the ShowGroups property.  
Public MethodShowMarqueeSets the ShowMarquee property.  
Public MethodShowSelectedHeadersSets the ShowSelectedHeaders property.  
Public MethodShowSortSets the ShowSort property.  
Public MethodSortRowIndexSets the SortRowIndex property.  
Public MethodStickyHeadersSets the StickyHeaders property.  
Public MethodTemplateBindWhen the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>)
Public MethodTopLeftCellsTemplateSets the TopLeftCellsTemplate property.  
Public MethodToTemplateTransfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodTreeIndentSets the TreeIndent property.  
Public MethodValidateEditsSets the ValidateEdits property.  
Public MethodWidthOverloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

FlexGridBaseBuilder<T,TControl,TBuilder> Class
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback